Release 10.1A: OpenEdge Development:
ADM Reference
colStringValues
Returns a delimited list of values for the requested columns of the current row of the RowObject.
Location: dataextcols.p Parameters:INPUT pcColumnList AS CHARACTERComma delimited list of RowObject column names.
INPUT pcFormatOptionFormat of returned values. Possible values are:
INPUT pcDelimiterOptional delimiter (default CHR(1)).
Notes: This function is different from colValues in that it does NOT return rowidents as the first entry and does not look in the dataSource.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |